<feed xmlns='http://www.w3.org/2005/Atom'>
<title>stage.git, branch 0.05</title>
<subtitle>Simple Text Adventure Game Engine. Create text adventures!
</subtitle>
<id>https://git.xagasoft.com/Smaller Projects/stage.git/atom?h=0.05</id>
<link rel='self' href='https://git.xagasoft.com/Smaller Projects/stage.git/atom?h=0.05'/>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/stage.git/'/>
<updated>2012-02-08T07:24:06+00:00</updated>
<entry>
<title>Committed the tests I've been using.</title>
<updated>2012-02-08T07:24:06+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-02-08T07:24:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/stage.git/commit/?id=a859a39f3455fcbf0575bd7acd25915c40922f92'/>
<id>urn:sha1:a859a39f3455fcbf0575bd7acd25915c40922f92</id>
<content type='text'>
Good for regressions, I'll have to make some sort of test suite thing
later.
</content>
</entry>
<entry>
<title>Everything seems to work now, goto, return, etc.</title>
<updated>2012-02-08T07:22:34+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-02-08T07:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/stage.git/commit/?id=11554a9e5c92a98129b42598495abe7503d9208c'/>
<id>urn:sha1:11554a9e5c92a98129b42598495abe7503d9208c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>All good except loops &amp; function returns.</title>
<updated>2012-02-08T06:38:14+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-02-08T06:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/stage.git/commit/?id=3a1a20a9bc7008abb7de241c44cc0d7a3d4a77d9'/>
<id>urn:sha1:3a1a20a9bc7008abb7de241c44cc0d7a3d4a77d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Goto is broken.</title>
<updated>2012-02-08T05:13:15+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-02-08T05:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/stage.git/commit/?id=e9170376ec9d75f65949ac6b61694ddf7ad37897'/>
<id>urn:sha1:e9170376ec9d75f65949ac6b61694ddf7ad37897</id>
<content type='text'>
I think I need to switch to a global instruction stack, it'll be so much
easier to manage.
</content>
</entry>
<entry>
<title>Fixed another reference bug in return statements.</title>
<updated>2012-02-07T22:26:20+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-02-07T22:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/stage.git/commit/?id=0b7d87e4a32bd443605a1b467293017b7bfcc0ca'/>
<id>urn:sha1:0b7d87e4a32bd443605a1b467293017b7bfcc0ca</id>
<content type='text'>
Thanks David :)
</content>
</entry>
<entry>
<title>exists() and delete() are now operators.</title>
<updated>2012-02-07T04:06:13+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-02-07T04:06:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/stage.git/commit/?id=9665eda348e3e2fa8ac32fdc26d1c0b0eb65b432'/>
<id>urn:sha1:9665eda348e3e2fa8ac32fdc26d1c0b0eb65b432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Another bugfix for function calling.</title>
<updated>2012-02-07T00:20:32+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-02-07T00:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/stage.git/commit/?id=6a7a6d31870e4542f84fc01eaf777794296a0ebe'/>
<id>urn:sha1:6a7a6d31870e4542f84fc01eaf777794296a0ebe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes and updates to Bloodfields.</title>
<updated>2012-02-06T20:58:43+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-02-06T20:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/stage.git/commit/?id=b6a2532da188088964cd6bf54da8c369d1608219'/>
<id>urn:sha1:b6a2532da188088964cd6bf54da8c369d1608219</id>
<content type='text'>
Uses lists where it should instead of dictionaries, better welcome
message.
</content>
</entry>
<entry>
<title>Gats interface supports option input.</title>
<updated>2012-02-06T20:32:53+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-02-06T20:32:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/stage.git/commit/?id=307d91fbd303b3088587ae9c4c1102714654bc53'/>
<id>urn:sha1:307d91fbd303b3088587ae9c4c1102714654bc53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Important bugfix in stack code.  Thanks david!</title>
<updated>2012-02-06T19:22:27+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2012-02-06T19:22:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/stage.git/commit/?id=9de9d4e733ce872806c569334af4c9ace01db203'/>
<id>urn:sha1:9de9d4e733ce872806c569334af4c9ace01db203</id>
<content type='text'>
</content>
</entry>
</feed>
